-
Home
-
Leat CRM
-
1.7.0 (latest)
-
Code
-
Classes
- ContactService
Total Complexity |
11 |
Dependencies |
4 |
Dependents |
1 |
Total lines |
137 |
Lines of code |
34 |
Logical lines of code |
12 |
Comment lines |
83 |
Methods |
11 |
Properties |
2 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
S |
77 |
1 |
4 |
get_contact_by_wp_id() |
S |
79 |
1 |
3 |
get_contact_by_email() |
S |
80 |
1 |
3 |
get_contact_by_uuid() |
S |
80 |
1 |
3 |
find_or_create_contact() |
S |
80 |
1 |
3 |
update_contact() |
S |
79 |
1 |
3 |
find_or_create_wp_user_by_uuid() |
S |
79 |
1 |
3 |
create_contact() |
S |
80 |
1 |
3 |
get_contact_uuid_by_wp_id() |
S |
79 |
1 |
3 |
ensure_custom_attributes_exist() |
S |
82 |
1 |
3 |
update_with_user_attributes() |
S |
80 |
1 |
3 |